PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFStringLayoutOptions Class / getLineSpacingAdjustment Method
In This Topic
    getLineSpacingAdjustment Method
    In This Topic
    Gets the line spacing adjustment.
    This value is added to default line spacing in order to increase or decrease the spacing between lines of text in a text box.
    Syntax
    public double getLineSpacingAdjustment()

    Return Value

    Adjustment of the default line spacing.
    See Also